const vendor/golang.org/x/net/idna.stateAfter

6 uses

	vendor/golang.org/x/net/idna (current package)
		idna10.0.0.go#L658: 	stateAfter
		idna10.0.0.go#L678: 		joinZWNJ:   stateAfter,
		idna10.0.0.go#L687: 	stateAfter: {
		idna10.0.0.go#L690: 		joiningT:   stateAfter,
		idna10.0.0.go#L694: 		joinVirama: stateAfter, // no-op as we can't accept joiners here
		idna10.0.0.go#L757: 	if st == stateFAIL || st == stateAfter {